home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Demos / Evatac Software / Preditor 3.0 / Preditor Folder / Startup / Welcome to Preditor < prev   
Encoding:
Text File  |  1996-04-23  |  10.4 KB  |  260 lines  |  [TEXT/TCEd]

  1.        
  2.  
  3.        Welcome to Preditor 3.0 Demo
  4.  
  5. Preditor  is a complete text editing environment, supporting language senstive editing, multi-style documents, file browsing and much much more.  Preditor 3   is a complete rewrite from its preceding version, and we are confident it will the definitive editor on the Macintosh
  6.  
  7. The document you are looking at is a Preditor text document.  It is an example of a document that contains multiple styles, graphics, and hypertext links.  You can also view this document with Simple Text, but you won't see the graphics or links, or, you can view this with  any vanilla text editor, but you won't see the styles, graphics or the links.  Hypertext links are shown with a blue-underline.
  8.  
  9. You are looking at this document because it is located in the "Startup" folder.  To prevent this document from being displayed each time you run Preditor, remove the document from this folder.
  10.  
  11. For the latest information, check out Preditor's home page.
  12.  
  13.  
  14. Table of Contents:  (Click link to go to topic)
  15.  
  16.   •  Release Notes
  17.   •  Features
  18.   •  Sample Documents
  19.   •  Contents
  20.   •  System Requirements
  21.   •  Ordering
  22.   •  Limitations
  23.   •  Thanks
  24.   
  25.  
  26. Release Notes
  27.  
  28. This version of Preditor is a demo version.  This is a fully functional version of Preditor with the exception of saving and printing documents.  You will not be able to save or print any document within this application.  This demo was derived from a near-final version of Preditor.  Please refer to the "Known Bugs & Limitations" sections for features that may be incomplete or buggy.
  29.  
  30.  
  31. Features
  32.  
  33. Preditor is full of features.  we've listed most of the major features here.  For more information on a specific feature, refer to the documentation.
  34.  
  35. Basic text processing power...
  36.  
  37.   • Multiple undo & redo of all operations.  We don't understand "Can't Undo"!
  38.   • Multi-style text.  Will edit and create Simple Text and Teach Text documents,
  39.      as well as Preditor documents with a more full-featured style set.
  40.   • PowerPC native.
  41.   • Rectangular editing.
  42.   • Overstrike editing.
  43.   • Word wrapping.  Wrap to the edge of the window, or to the column guide.
  44.   • Markers, including local, global and temporary markers.
  45.   • Hypertext links.  Link text selections to markers, documents,
  46.      extensions or scripts.
  47.   • Stackable clipboards.  Push/pop up to 10 clipboards
  48.   • Support reading/writing various end-of-line formats
  49.   • Transparently suports Macintosh, DOS, UNIX™ text formats
  50.   • Complete key assignment control
  51.   • Zap Gremlins
  52.   • Show Invisibles
  53.   • Show ASCII
  54.   • Markers
  55.   • Supports Macintosh Drag and Drop technology for editing, arranging
  56.      toolbars, setting key assignments, and much more.
  57.   • Glossary
  58.   • Full-featured searching.  Search a window, open windows, directories,
  59.      file sets.  Search incrementally, with "grep" patterns, and much more.
  60.   • Many editing conveniences (line sorting, shift, etc.)
  61.   • Quick Cut/Copy/Paste
  62.  
  63. For the programmer...
  64.  
  65.   • Multiple language support.  Preditor comes supplied with language modules
  66.      for C/C++, Pascal, AppleScript and HTML.  More to come.
  67.   • Use and create plug-in language modules.
  68.   • Stylized code.  Customizable styles for various language components.
  69.   • Individual specification of tab value and hard tab value.
  70.   • Tab key can automatically indent line.
  71.   • Support for "electric" characters, such as ';' '{' and '}'.
  72.   • Let language templates help you insert common language expressions.
  73.   • Complete support for CodeWarrior (up to and include CW7).
  74.   • Metrowerks debugger support.
  75.   • Full integrated support for Think C 6.0 and 7.0.
  76.   • Integrated Think Debugger Support for Think C 7.0.
  77.   • MPW & ToolServer support.
  78.   • MPW Projector Aware.
  79.   • File Comparison.
  80.  
  81. Powerful user-interface...
  82.  
  83.   • Multi-pane/split windows.  Create as many panes as you like, each with
  84.      their own horizontal and vertical scrollbar.
  85.   • Customizable toolbars
  86.   • Summary window
  87.   • Customize which document components are visible (scroll bar, tool bar,
  88.      information bar, etc).
  89.   • Window stacking and tiling
  90.   • Synchronized scrolling
  91.   • Mouse modifiers configurable
  92.   • Set a column guide at any character position.
  93.   • Apple Guide support
  94.  
  95. For the scripting xenith...
  96.  
  97.   • Edit, compile and run AppleScript scripts directly within Preditor.
  98.   • Fully stylized AppleScript code.
  99.   • Preditor is fully scriptable and recordable.  Press record and see 
  100.      what happens!
  101.   • Many sample scripts are included.
  102.  
  103. And the kitchen sink...
  104.  
  105.   • Use and create plug-in extension modules
  106.   • Index Files.  Integrated one or two-level indexing, allowing you to create
  107.      a nice interface to a address book, mail, news and more.
  108.   • File system browser.  Integrated disk browser provides a quick and
  109.        easy means of navigating any mounted volume
  110.   • Backup files.  Choose to place backup files in the same directory as the
  111.      original file, or in a "Backup Folder".
  112.   • Word break specification
  113.   • Command-line option to all commands (Emacs friendly).  Try 
  114.      finding text via the command-line...
  115.   • Supports the Internet Config system to manage interaction with internet
  116.      tools such as Web browsers and FTP clients.
  117.   • Includes a copy of our Snoop  hex editing application.  A spiffy hex editor 
  118.      for viewing and editing the data and resource fork of a file, or for viewing
  119.      and editing a range of memory.
  120.   • Oh, and yes ... you can print too! 
  121.  
  122.  
  123. Sample Documents
  124.  
  125. There are a few sample documents included with this demo to demonstrate the powers of Preditor.  The following lists each document and a brief description of what is demonstrates.  To open the document, simply click the link.
  126.  
  127.   Source Code.cp
  128.  
  129.      An example C source file, demonstrating language sensitive editing.
  130.  
  131.   Phonebook
  132.  
  133.      An example index file, demonstrating a use of index files.   An index file is a special text file, that contains information in the resource fork that applies a 1 or 2 level hierarchy to the text in the data fork.  Future versions of Preditor will publish an interface to the index viewer, which will allow you to use index viewers to do such things a read news, mail, etc.
  134.  
  135.   Simple Script
  136.  
  137.      An example Applescript document that gets the position of the selection of this document.
  138.  
  139.   Embedded Commands
  140.  
  141.      An example document that that has Preditor commands embedded in the text. All of Preditors functionality can be accessed via commands.  This includes everything from text editing commands like cut/copy/paste, to comands to run scripts & extensions.  If you'd like to see a list of all the commands, open up the Commands window be clicking this icon:     (a command).
  142.  
  143.   Outline
  144.  
  145.      An example text file that has collapsed information.  In Preditor you can define any range of lines to be a collapsable area (available in version 3.1)
  146.  
  147.  
  148. Contents
  149.  
  150.    Applications:
  151.  
  152.     • Preditor 3.0                Main text editing environment
  153.     • Snoop 1.1                Hex Editor for files and memory
  154.     • Preditorize                Convert files to be Preditor files
  155.     • Language Module Editor    Edits language definition modules
  156.  
  157.    Documentation:
  158.  
  159.     • All documentation for Preditor and supporting applications
  160.           are availble on-line as Preditor formatted files.
  161.  
  162.         • Documentation for building extensions and language modules is
  163.           available on-line as well as Preditor formatted text files.
  164.  
  165.         • Balloon help and AppleGuide is supported.
  166.  
  167.    Other:
  168.  
  169.         • Language Module Library    library for building and modifying 
  170.                                Preditor language modules with Code Warrior
  171.         • Example Documents
  172.         • Plug-ins                      Adds features/capabilities to Preditor
  173.         • Scripts                                 Plenty of AppleScripts included to 
  174.                               demontrate Preditor's scripting power.
  175.         • Language Modules         C/C++, Pascal, Rez, Applescript & HTML
  176.  
  177.  
  178. System Requirements
  179.  
  180.     • Macintosh 68020 - 68040
  181.  
  182.     • Power Macintosh
  183.  
  184.     • Apple® System Software version 7.0 or later
  185.  
  186.     • Apple® System Software version 7.1 or Macintosh Drag & Drop 
  187.       extension for drag and drop capabilities.
  188.       
  189.     • 640K of application RAM for Preditor, 1 MB recommended
  190.  
  191.     • 1.4 MB floppy disk drive or CD ROM drive
  192.  
  193.     • Compatible with Modern Memory Manager (32-bit clean), Virtual
  194.       Memory, and Connectix products.
  195.  
  196.  
  197. Ordering
  198.  
  199. Preditor 3.0 will be available in February 1996, and retails for $120.  For a limited time you can order Preditor 3.0 directly from us for $80, and current owners of
  200. a competing editor can purchase Preditor 3.0 at a special price of $60
  201.  
  202. The preferred method for ordering product directly from us is via our on-line ordering form, which you can find at:
  203.  
  204. http://www.evatac.com/Evatac/Ordering/Order.html
  205.  
  206. If however, you would like to place an order by phone or fax or email, please have the ordering information requested below and contact us at: 
  207.  
  208.        • 703.620.0669 (telephone) 
  209.        • 703.620.2976 (fax)
  210.        • orders@evatac.com 
  211.  
  212. If you are ordering with a purchase order, please be sure that it contains: 
  213.  
  214.        • Ship to and bill-to addresses 
  215.        • Net 30 payment terms 
  216.  
  217. You can always mail us your product order information at: 
  218.  
  219.        • Evatac Software 
  220.        • 2060 Headlands Circle 
  221.        • Reston, VA 22091 
  222.  
  223. Also, please always try and include an email address with any order.
  224.  
  225.  
  226.                                     Ordering Information
  227.  
  228.        •  Quantity  ______      @   $_________   ( ) Competitive Discount
  229.  
  230.        •  Name, Ship To and Bill To Addresses
  231.  
  232.        •  Phone #, Fax # and Email Address
  233.        
  234.        •  Shipping Information:
  235.  
  236.             O $5.00         Standard Service                          (USA and Canada)
  237.             O $10.00         Second Day Service                     (USA only)
  238.             O $15.00        Overnight Service                       (USA only)
  239.             O $20.00           Express Service (Airborne/Fedex) (International/
  240.                                                             Canada)
  241.           
  242.        •  Billing Information:
  243.           Δ  Credit Card number and expiration date
  244.               Δ  Check, bank draft or money order (U.S. dollars only)
  245.               Δ  Purchase Order # for Net 30 terms
  246.  
  247.  
  248. Limitations
  249.  
  250.  •  Compare and Collapse plug-ins not complete.  They will be posted to our Updates & Documentation web page shortly.
  251.  
  252.  
  253. Thanks
  254.  
  255. Thank you for your interest in our products.  We hope you are pleased with what Preditor has to offer.  For the latest information on Preditor and other Evatac Software products, check out our web site, or our ftp site, at:
  256.  
  257. URL:  http://www.evatac.com
  258. FTP:  ftp://ftp.digex.net/pub/access/evatac/
  259.  
  260. © 1996 Evatac Software.  All Rights Reserved.